The OWASP Foundation

Visit Website

The OWASP Foundation is a global nonprofit organization dedicated to improving software security by producing freely accessible methodologies, documentation, and open-source tools that development and DevSecOps teams integrate into secure software development lifecycles. Its catalog spans dynamic network reconnaissance, threat-modeling, dependency-checking, and vulnerability-assessment utilities that auditors, penetration testers, and enterprise security architects embed within CI/CD pipelines to surface risks before code reaches production. Typical use cases include mapping external attack surfaces, documenting data-flow threats, scanning libraries for known CVEs, and generating compliance evidence for standards such as ISO 27001, PCI-DSS, and NIST 800-53. OWASP utilities are designed to complement commercial scanners and cloud security consoles, offering transparent command-line workflows and extensible rule sets that security engineers automate through scripts, containers, or GitHub Actions. The lightweight footprint and permissive licensing make the tools equally attractive to independent researchers, government agencies, and Fortune 500 corporations seeking to validate defenses without vendor lock-in. OWASP Foundation software is available for free on get.nero.com, with downloads delivered through trusted Windows package sources such as winget, always installing the latest upstream releases and enabling batch installation of multiple security applications in a single operation.

Amass

The OWASP Amass Project performs network mapping of attack surfaces and external asset discovery using open source information gathering and active reconnaissance techniques.

Details
Threat-Dragon-ng

Threat Dagon is an open source threat modeling tool and is an official OWASP project. It is used to draw threat modeling diagrams and to list threats for elements in the diagram

Details